-
Home
-
Enable Mastodon Apps
-
0.4.2
-
Code
-
Classes
- AuthorizationCodeStorage
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
261 |
Lines of code |
121 |
Logical lines of code |
42 |
Comment lines |
110 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setAuthorizationCode() |
S |
55 |
5 |
19 |
getAll() |
S |
57 |
3 |
17 |
getAuthorizationCode() |
S |
57 |
3 |
17 |
cleanupOldCodes() |
S |
56 |
2 |
19 |
__construct() |
S |
59 |
2 |
15 |
uninstall() |
S |
62 |
2 |
12 |
expireAuthorizationCode() |
S |
68 |
2 |
7 |
sanitize_client_id() |
S |
78 |
1 |
3 |
sanitize_redirect_uri() |
S |
78 |
1 |
3 |
sanitize_scope() |
S |
78 |
1 |
3 |
sanitize_user_id() |
S |
80 |
1 |
3 |
sanitize_expires() |
S |
80 |
1 |
3 |